home *** CD-ROM | disk | FTP | other *** search
/ PlayOnline Viewer / PlayOnline Viewer.iso / PlayOnline / Data1.cab / _A48AFDC00CB44640AC2EE6CEFB83B9EB / config.css < prev    next >
Cascading Style Sheet File  |  2003-09-08  |  415b  |  25 lines

  1. /* PlayOnline Viewer Config CSS */
  2. /* Copyright (C) 2002, 2003 SQUARE ENIX CO., LTD. All Rights Reserved. */
  3.  
  4. body {
  5.         background-color:#ffffff;
  6.         background-attachment:fixed;
  7.         background-position:bottom;
  8.         background-repeat:repeat-x;
  9. }
  10.  
  11. body {
  12.         font-size:10pt;
  13. }
  14.  
  15. th {
  16.         font-size:14pt;
  17. }
  18.  
  19. h3 {
  20.         font-size:11pt;
  21. }
  22.  
  23. nobr {
  24.         font-size:8pt
  25. }